home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / PACKET / DOSGT114.ZIP / DOSSYS / CED.CFG < prev    next >
Text File  |  1989-02-11  |  1KB  |  44 lines

  1. Rem Sample DOSGATE configuration for CED
  2. Rem The following synonyms have been set to keep users from
  3. Rem  using the following commands.  Note that this system IS NOT FOOLPROOF!!
  4. Rem  Any *SMART* dos user CAN get around this simple "protection" mechanism.
  5. Rem  You MUST remove all dangerous software from the system to ensure that
  6. Rem  the remote user does not have access to that software.  It is also better
  7. Rem  to set the "Read Only" file attribute on any files that you do not want
  8. Rem  to be overwritten or deleted.  And BACK UP ALL FILES!!!
  9. syn del sorry
  10. syn erase sorry
  11. syn dosgate sorry
  12. syn message sorry
  13. syn set sorry
  14. syn path sorry
  15. syn format sorry
  16. syn fdisk sorry
  17. syn prompt sorry
  18. syn retract sorry
  19. syn ctty sorry
  20. syn echo sorry
  21. syn date sorry
  22. syn time sorry
  23. Rem Some shorthand synonyms
  24. syn d disc
  25. syn b disc
  26. syn q disc
  27. syn bye disc
  28. syn quit disc
  29. syn type help %1
  30. syn h help
  31. syn info help
  32. syn root end
  33. syn up cd ..
  34. syn s send
  35. syn r read
  36. syn l list
  37. syn k kill
  38. Rem Disable the user from using the following commands to *SIMPLY* keep
  39. Rem him/her from getting a 'Abort Retry Ignore' message.  Set the following
  40. Rem to any drives that your system does NOT have.  (Usually drive A: & B:).
  41. Rem If you are using drive A: or B: remove the appropriate line(s).
  42. SYN A: SORRY
  43. SYN B: SORRY
  44.